home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung
/
Power-Programmierung (Tewi)(1994).iso
/
mutt
/
ega.mut
< prev
next >
Wrap
Text File
|
1987-08-13
|
131b
|
6 lines
(defun
EGA {(puts "^[[=43h")(screen-length 43)}
noEGA {(puts "^[[=3h") (screen-length 25)}
Efoo {(puts "^[[=43h")}
)